Fixes for #135333, analysed by Damon Chaplin:
authorMatthias Clasen <maclas@gmx.de>
Thu, 26 Feb 2004 22:40:12 +0000 (22:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 26 Feb 2004 22:40:12 +0000 (22:40 +0000)
commit061b9024ed51cf4f8a2a58484874daa481075734
tree275fc1d0eb6db4b852bd3a5fe95990677aa98a71
parent9c12d8e4637fe8968c5c17567d4c80d52a4bc965
Fixes for #135333, analysed by Damon Chaplin:

Thu Feb 26 23:39:07 2004  Matthias Clasen  <maclas@gmx.de>

Fixes for #135333, analysed by Damon Chaplin:

* gtk/gtkcombobox.c (gtk_combo_box_list_button_pressed): Don't
grab here.
* gtk/gtkcombobox.c (gtk_combo_box_popup): Do the grabs here,
so that we don't forget to grab when the menu is popped via
keynav.
* gtk/gtkcombobox.c (gtk_combo_box_list_button_released): Don't
ungrab here.
* gtk/gtkcombobox.c (gtk_combo_box_popdown): Do the ungrabs here.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c